<div class="comments-list">
 <div class="even">
 <div class="rok-comment-entry"> <a class="comment-anchor" href="#"></a>
 <div class="comment-info">
 <div class="comment-avatar">
 <?if($USER_AVATAR_URL$)?>
 <img title="$USERNAME$" class="userAvatar" border="0" src="$USER_AVATAR_URL$" alt="" />
 <?else?>
 <img title="$USERNAME$" border="0" src="/profile/noavatar.gif"$USER_AVATAR_URL$ alt="" />
 <?endif?>
 </div>
 <div class="clear"></div>
<span class="comment-author">$USERNAME$</span><br />
 <span class="comment-date">&nbsp;$DATE$</span></div>
 <div class="comment-box avatar-indent">
 <div class="comment-body">
 <div class="comment-body-top">
 <div class="cbt-1"></div>
 <div class="cbt-2"></div>
 <div class="cbt-3"></div>
 </div>
 <div class="comment-body-middle"> <span class="comments-vote">
 <div style=" font-size: 11px; font-family: Arial,sans-serif;">
 <?if($COMMENT_RATING$<0)?>
 <span class="myWinError"><b>$COMMENT_RATING$</b></span>
 <?else?>
 <?if($COMMENT_RATING$=0)?>
 <span style="color:gray;"><b>$COMMENT_RATING$</b></span>
 <?else?>
 <span class="myWinSuccess"><b>+$COMMENT_RATING$</b></span>
 <?endif?>
 <?endif?>
 &nbsp;
 <?if($GOOD_COMMENT_URL$)?>
 <a href="$GOOD_COMMENT_URL$"><img alt="" src="http://s33.ucoz.net/img/icon/thumbu.png" width="13" align="absmiddle" border="0" title="Good comment" /></a> <a href="$BAD_COMMENT_URL$"><img alt="" src="http://s33.ucoz.net/img/icon/thumbd.png" width="13" border="0" align="absmiddle" title="Bad comment" /></a>
 <?else?>
 <img alt="" src="http://s33.ucoz.net/img/icon/thumbu_.png" align="absmiddle" width="13" border="0" title="Good comment" /> <img alt="" src="http://s33.ucoz.net/img/icon/thumbd_.png" width="13" align="absmiddle" border="0" title="Bad comment" />
 <?endif?>
 </div>
 <div class="cTop" style="text-align: left;"> <span class="myWinError"></span> <a href="#ent$ID$" name="ent$ID$" id="ent$ID$" onclick="if (document.getElementById('comEnt$ID$')){$('body').scrollTo( { top:$('#comEnt$ID$').offset().top-22, left:0}, 500 );return false;}"></a> </div>
 </span>&nbsp;
 $MESSAGE$
 <div class="comments-buttons"> <span class="cbutton"> <span class="cbutton-end"></span>
 <?if($ANSWER$)?>
 <div class="cAnswer" style="text-align:left;clear:both;"><b>Answer</b>: $ANSWER$</div>
 <?endif?>
 <a href="$ANSWER_URL$">Answer</a> </span> <span class="cbutton"> <span class="cbutton-end"></span> <a href="javascript://" onclick="Insert('$USERNAME$',document.getSelection());">Quote</a>
 <script type="text/javascript">
function Insert(qname,text){
 if (text!=""){ qname=qname.replace(/[\[\]]/g, "|"); document.getElementById('message').value += "[quote="+qname+"]"+text+"[/quote]\n"; document.getElementById(wh).focus(); document.getElementById(wh).focus()} 
 else _uWnd.alert('Select the text to quote','',{w:230,h:80,tm:3000});
}
</script>
 </span> </div>
 </div>
 <div class="comment-body-bottom">
 <div class="cbt-1"></div>
 <div class="cbt-2"></div>
 </div>
 </div>
 </div>
 <div class="clear"></div>
 <p class="toolbar"> <!--<a href="$PROFILE_URL$" target="_blank" title="Profile"><img src="/profile/icon-home.png" alt="" /></a> <a href="#" target="_blank" title=""><img src="/profile/icon-email.png" alt="" /></a> <a href="http://www.ripe.net/perl/whois?$IP_ADDRESS$" target="_blank" title="IP Address"><img src="/profile/icon-monitor.png" alt="" /></a> --></p>
 <div class="clear"></div>
 </div>
 </div>
</div>